Welcome![Sign In][Sign Up]
Location:
Search - pop3 server

Search list

[Internet-Networkgetpop3

Description: 该程序通过pop3协议,从服务器上读取每份邮件的头部 (通过TOP n 1 命令读取信封部分),然后从其中获得邮件的主题(Subject), 并将其打印在屏幕上。 -the procedure pop3 agreement reading from the server on the head of each e-mail (through a TOP n order to read the envelope), then mail which was the theme (Subject), and its print on the screen.
Platform: | Size: 14336 | Author: 赵锐 | Hits:

[Sniffer Package capturepop3proxy-2.00.tar

Description: pop3代理服务器通过监听其他机器上139端口发来的smb连接请求来得到登录密码的程序例子,有tcp和netbios两种实现方式-pop3 proxy server through eavesdropping on other machines to 139 ports made the smb request to be connected Login password procedures example, tcp and netbios implemented in two ways
Platform: | Size: 30720 | Author: 黄花菜 | Hits:

[Email Clientmailpop3

Description: 该程序实现了简单的POP3邮件客户端程序,能从网络服务器上将自己的邮件下载到本地,以方便阅读。-the program a simple POP3 mail client program. from the network server will download their mail to the local, to facilitate reading.
Platform: | Size: 28672 | Author: 心昕 | Hits:

[JSP/Javaorg

Description: 邮件服务器系统 支持SMTP POP3 是著名的Apache写 有一定的参考价值-Mail server system supports SMTP POP3 wrote the famous Apache has some reference value
Platform: | Size: 590848 | Author: cay | Hits:

[Email Clientmail

Description: pop3邮件接受服务器 -pop3 mail server to accept
Platform: | Size: 52224 | Author: | Hits:

[Email Client200311131758356829

Description: 检测POP3邮件服务器中的邮件,如果有新邮件就通知你-Detection of POP3 mail server in the mail, if there are new messages to inform you
Platform: | Size: 699392 | Author: sss | Hits:

[Email ServerPOP3_Program

Description: 该程序能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码-The program can check all pop3 mail server, and can view the message content, you can delete a message but did not achieve the annex to the receipt, use need to configure the server address and user name and password
Platform: | Size: 54272 | Author: 赵亮 | Hits:

[Email Clientpop3_mailsystem

Description: 根据POP3(Post Office Protocol 3)POP适用于C/S结构的脱机模型的电子邮件协议,实现从邮件服务器下载电子邮件等功能。-According to POP3 (Post Office Protocol 3) POP applicable to C/S structure of the offline model of e-mail protocols, from mail server to download e-mail and other functions.
Platform: | Size: 11264 | Author: dongfangyun | Hits:

[JSP/JavaMailService

Description: 自己写的具有图形界面的SMTP和POP3邮件服务器端程序,实现邮件发送和收取,新建用户功能,用最基本的语句描述了邮件服务器端与客户端之间的通信过程,对初学者十分有用!-Wrote it myself with a graphical interface, SMTP and POP3 mail server-side procedures, the realization of e-mail to send and receive, the new user features, using the most basic statement describes the mail server side and client-side communication between the process, very useful for beginners!
Platform: | Size: 20480 | Author: 张志斌 | Hits:

[JSP/JavaMeyboMailWeb

Description: MeyboMail Web(脉博邮件系统客户端)是一个纯Java编写的,基于B/S模式的邮件系统客户端软件,系统表示层使用easyjf.com(简易java框架)的 EasyJWeb框架开发,主要通过调用java mail实现邮件的收发。MeyboMail Web主要配合MeyboMail Server(脉博邮件服务器系统)使用,MeyboMail Server是使用Java编写,可以运行在任何支持Java的服务器系统平台。拥有自主知识产权的邮件服务器系统软件,系统实现了POP3,ESMTP 等邮件协议,支持服务器群集,可以运行在多台服务器上。-MeyboMail Web (pulse client mail system) is a pure Java prepared, based on B/S mode mail system client software, systems that use layer easyjf.com (simple java framework) EasyJWeb framework development, mainly by calling java the realization of e-mail to send and receive mail. MeyboMail Web mainly with MeyboMail Server (pulse mail server system) to use, MeyboMail Server is to use Java to prepare, you can run in any of the server system to support the Java platform. Their own intellectual property rights of the mail server system software, the system achieved a POP3, ESMTP, such as e-mail agreement, in support of the server cluster, you can run on multiple servers.
Platform: | Size: 2465792 | Author: lhf | Hits:

[Internet-Networkpop3_demo

Description: 利用pop3协议实现对pop3邮件服务器的访问和读取-Use pop3 protocol for pop3 mail server access and read
Platform: | Size: 40960 | Author: ro9er | Hits:

[JSP/JavaJavaNetworkProgramming

Description: FetchURL.java 连接指定URL,并读取信息。 WebServerDemo.java WEB服务器。 Pop3ClientDemo.java POP3协议客户端。 SMTPClientDemo.java SMTP协议客户端。-Connect FetchURL.java designated URL, and read information. WebServerDemo.java WEB server. Pop3ClientDemo.java POP3 protocol client. SMTPClientDemo.java SMTP protocol client.
Platform: | Size: 9216 | Author: 尚馨 | Hits:

[Email Clientzuoye200803

Description: 该程序通过pop3协议,从服务器上读取每份邮件的头部 (通过TOP n 1 命令读取信封部分),然后从其中获得邮件的主题(Subject), 并将其打印在屏幕上。-The program through the pop3 protocol from the server to read every e-mail on the head (through the TOP n 1 command to read part of the envelope), then access to e-mail from one of the subject (Subject), and print on the screen.
Platform: | Size: 15360 | Author: 李鹏程 | Hits:

[Internet-NetworkIMailPlus

Description: 本文呢帮助你一步一步实现邮件客户端。你需要起码了解相关协议如pop3协议。让我们演示此通信实例来了解协议如何工作-This post will go with you step by step towards building your own Mail Client using C#, First to start I’ll start you need to first know the protocol you will be retrieving emails with I will discuss here the POP3 Protocol. The POP3 Protocols an application-layer Internet standard protocol along with IMAP4 they are the two most prevalent Internet standard protocols for e-mail retrieval. To understand how the protocol works lets examine a (Server- Client) communication example.
Platform: | Size: 140288 | Author: yefeng | Hits:

[Crack Hackstunnel-4.15.tar

Description: Stunnel是一个开源的软件,用于客户端与服务端进行ssl认证及加密。国内有很多商业软件就是基于它开发的。-The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs code.
Platform: | Size: 496640 | Author: 王晓东 | Hits:

[Internet-NetworkAllSeeingEye

Description: 简单的设置一下POP3邮件服务器的设置,就可以自动为您检测你的邮件帐号中电子邮件的数目和大小,并模仿MSN风格的弹出信息提示框,可以自动检查您的邮箱中是否有新邮件。-Simple POP3 mail server settings click settings, you can automatically detect your e-mail your account number and the size of e-mail and MSN-style pop-up to imitate message box, you can automatically check your mailbox for new messages .
Platform: | Size: 39936 | Author: 762 | Hits:

[WEB Mailcses-0.3-src

Description: 这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent server, or other applications as part of component.
Platform: | Size: 114688 | Author: feelwindy | Hits:

[JSP/JavaMailServer

Description: Java 邮件服务器 解析SMTP和POP3传输协议-Java mail server to resolve Transfer Protocol SMTP and POP3
Platform: | Size: 16384 | Author: wangkang | Hits:

[Sniffer Package capture1.2.4.2

Description: 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / HTTPS requests to wininet.dll, ie all programs working with this library. This includes Internet Explorer (any version), Maxton, etc. 2.1. Substitution .. 3. The functions of the server. 3.1 Socks4/4a/5. 3.2 Backconnect for any services (RDP, Socks, FTP, etc.) on the infected machine. You can access to a computer that is behind a NAT, or, for example, that banned from the internet connection. 3.3 Getting a screenshot of your screen in real time. -For research and academic purposes ONLY. WARNING: USE AT YOUR OWN RISK
Platform: | Size: 1634304 | Author: aidj | Hits:

[Windows Developjes-1.6.1-src

Description: java email server with support for SMTP, POP3 and IMAP protocols
Platform: | Size: 261120 | Author: andy | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 »

CodeBus www.codebus.net